The Microsoft Dynamics AX development environment enables you to integrate a .NET-connected application with Microsoft Dynamics AX. This feature gives developers a simplified way to develop integrations with Microsoft Dynamics AX using standard Microsoft developer tools such as Visual Studio .NET and the .NET Framework.

This walkthrough illustrates the following tasks:

・ Create a C# Windows project

・ Add a reference to .NET Business Connector

・ Create the layout of a form

・ Add code behind the form

・ Retrieve a record using a where clause